Skip to content

chore(deps): update dependency azure.storage.blobs to 12.28.0#5910

Merged
thomhurst merged 1 commit into
mainfrom
renovate/azure.storage.blobs-12.x
May 13, 2026
Merged

chore(deps): update dependency azure.storage.blobs to 12.28.0#5910
thomhurst merged 1 commit into
mainfrom
renovate/azure.storage.blobs-12.x

Conversation

@thomhurst
Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
Azure.Storage.Blobs (source) nuget minor 12.27.012.28.0

Release Notes

Azure/azure-sdk-for-net (Azure.Storage.Blobs)

v12.28.0

Compare Source

12.28.0 (2026-05-12)

Features Added
  • Includes all features from 12.28.0-beta.1
Bugs Fixed
  • Fixed issue where the TokenRequestContext.Scopes contained a double slash (e.g. https://storage.azure.com//.default) when using TokenCredential authentication. (#​58295)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate.

@thomhurst thomhurst added dependencies Pull requests that update a dependency file MINOR renovate-bot labels May 13, 2026
@thomhurst thomhurst enabled auto-merge (squash) May 13, 2026 01:45
Copy link
Copy Markdown
Contributor

@claude claude Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dependency Update Review: Azure.Storage.Blobs 12.27.0 → 12.28.0

This is a clean, minimal Renovate-generated dependency bump — a single line change in Directory.Packages.props.

Change Summary

  • Package: Azure.Storage.Blobs
  • Type: Minor version bump (12.27.012.28.0)
  • Scope: Central package management only — no consuming code changes needed

What's in 12.28.0

The release notes confirm:

  • Includes all features from the 12.28.0-beta.1 preview
  • Bug fix: Corrects double-slash in TokenRequestContext.Scopes (e.g. https://storage.azure.com//.default) when using TokenCredential authentication (#58295)

Assessment

The bug fix in this release is relevant and beneficial — double-slash scope strings can cause authentication failures with some identity providers. There are no breaking changes in this minor release, and the fix is strictly additive.

The central package management approach via Directory.Packages.props ensures consistent versioning across all projects in the repo.

Approved — straightforward, low-risk dependency update with a useful bug fix.

@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity

Metric Results
Complexity 0

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

This was referenced May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file MINOR renovate-bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants